HomeSort by relevance Sort by last modified time
    Searched defs:training (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/examples/tutorials/mnist/
mnist.py 18 Implements the inference/loss/training pattern for model building.
23 3. training() - Adds to the loss model the Ops required to generate and
100 def training(loss, learning_rate): function
101 """Sets up the training Ops.
115 train_op: The Op for training.
124 # (and also increment the global step counter) as a single training step.
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
SecureActivity.java 17 package com.example.training.deviceadmin;
Policy.java 17 package com.example.training.deviceadmin;
PolicySetupActivity.java 17 package com.example.training.deviceadmin;
  /development/samples/training/ads-and-ux/src/com/example/training/ads/
AdsCatalogActivity.java 17 package com.example.training.ads;

Completed in 74 milliseconds